blog wordpress-wpengine (PR from TinaCMS)#2365
Closed
tina-cloud-app[bot] wants to merge 2 commits intomainfrom
Closed
blog wordpress-wpengine (PR from TinaCMS)#2365tina-cloud-app[bot] wants to merge 2 commits intomainfrom
tina-cloud-app[bot] wants to merge 2 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bradystroud
requested changes
Oct 28, 2024
Comment on lines
+34
to
+38
| *** | ||
|
|
||
| #### How to Migrate from WordPress to TinaCMS | ||
|
|
||
| Transitioning from WordPress to TinaCMS doesn’t have to be complicated. With TinaCMS’s headless and Git-first approach, migrating your content and code can be done in a few steps. To learn more about the migration process, check out our step-by-step guide on how to migrate from WordPress to TinaCMS. |
Member
There was a problem hiding this comment.
Feels like this should link somewhere...
For now we could comment it out and get this blog live without it
Contributor
There was a problem hiding this comment.
Afaik that guide doesn't exist?
Comment on lines
+24
to
+28
| 1. Git-First Content Management: In WordPress, content is typically stored in a database, while TinaCMS keeps everything in sync with your Git repository. This means you always own your own content - it will never be stuck in a database you can't access! This makes it easy to version control your content alongside your code, bringing transparency and simplifying collaboration. If you're currently using WordPress or hosting your site with WP Engine, TinaCMS’s Git-first approach offers a more developer-friendly experience. | ||
| 2. Headless CMS for Flexibility: TinaCMS gives you full control over how your content is displayed. This headless architecture allows you to integrate your CMS with any frontend framework, whether it's React, Vue, or Next.js. For those moving from WordPress or a managed WordPress host like WP Engine, this gives you to better performance, scalability, and frontend customization. | ||
| 3. A Better Developer Experience: While WordPress relies on PHP, TinaCMS leverages modern JavaScript frameworks like React. This provides a more intuitive development experience for teams that prefer working within the JavaScript ecosystem. If you’re developing on platforms like WP Engine but want to shift to a more JavaScript-focused stack, TinaCMS offers a modern approach without the complexities often associated with traditional CMS platforms. | ||
| 4. Simplified Content Management: WordPress offers a vast array of plugins and features, but this can sometimes lead to site bloat and maintenance overhead. TinaCMS, on the other hand, provides a streamlined, lightweight solution that keeps your setup clean and focused. This is particularly attractive for developers looking to avoid the complexity of managing plugins and customizations on platforms like WP Engine. TinaCMS also uses Markdown, which is easy to use and great for quick formatting and documentation. | ||
| 5. Freedom from Platform Lock-in: Unlike WordPress, which is often tied to specific hosting solutions like WP Engine, TinaCMS is fully hosting-agnostic. Its Git-backed architecture ensures that your content and code remain portable, giving you the freedom to choose the best infrastructure for your project without being locked into a particular platform. |
Member
There was a problem hiding this comment.
I feel like all these should be links to feature pages
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.